This applet displays an
image which follows the mouse pointer when it is
over the applet area. You can decide whether this image is still visible or not when the mouse pointer is out of the applet area.
Name |
Description |
Default |
Status |
image pause out_visible background_color status_bar_text sound_name
clic_sound_name link target
enter_text enter_text_height enter_text_color registration_code |
the image name the animation pause (milliseconds) "yes" : the image is still visible when the mouse pointer goes
out the background color the text to display in the status bar when the mouse is over the sound played on load the sound played when click URL linked page when click the target of the new page : the text displayed when mouse over the mouse over text height (pixels) the mouse over text color the registration code |
- 50 no usual applet grey - - - _blank
- 15 white - |
required required required required optional optional optional
optional optional optional
optional optional optional required |
Special notes |
* You can put relative URL (to target a file on your site) or
absolute (with "http://...") URL. example: relative URL: ../home/home.html absolute URL: http://www.yahoo.com * The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color. |
Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com